Pointers to a strings in MK4:
Search for a string:"Scorpion Wins" in the executable file(SLUS_006.05)..
Find it at f$98DD0.
Get the address of the string in RAM f$98DD0 +0xF800 = $A85D0.
Overturn the string adress 0xD0850A, and search it in the executable file.
Find pointer at f$104cdc.